Skip to content

feat: add amount to HTLC lock constructor#116

Merged
faustbrian merged 1 commit intoArkEcosystem:masterfrom
ciband:feat/htlc_lock
Feb 16, 2021
Merged

feat: add amount to HTLC lock constructor#116
faustbrian merged 1 commit intoArkEcosystem:masterfrom
ciband:feat/htlc_lock

Conversation

@ciband
Copy link
Copy Markdown
Contributor

@ciband ciband commented Feb 16, 2021

Summary

Added 'amount' argument to HTLC lock transaction constructor and matching unit tests.

Requested in #114

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

Ran flake8 and confirmed no new regressions.
Resolves #114 .

@ciband ciband requested a review from faustbrian as a code owner February 16, 2021 01:39
Added 'amount' argument to the HTLC lock transation constructor.

Added additional tests to cover new code.
@faustbrian faustbrian changed the title Add amount to HTLC lock constructor feat: add amount to HTLC lock constructor Feb 16, 2021
@faustbrian faustbrian added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Feb 16, 2021
@faustbrian faustbrian merged commit e3c15c0 into ArkEcosystem:master Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add amount to HTLC Lock constructor

2 participants